Beyond Minimax: Nonzero-Sum Game Tree Search with Knowledge Oriented Players
نویسندگان
چکیده
The classic minimax search for two-player zero-sum games such as chess has been thoroughly studied since the early years of AI; however for more general nonzero-sum games, minimax is non-optimal, given a player’s knowledge about the opponent. Previously, a few opponent models and algorithms such as M were introduced to improve minimax by simulating the opponent’s search, given the opponent’s strategy. Unfortunately, they all assume that one player knows the other’s strategy but not vice versa, which is a very special relationship between knowledge and strategies. In this paper, we characterize minimax and M and show examples where they can be non-optimal. We propose a new theoretical framework of Knowledge Oriented Players (KOP ), using the powerful S5 axiom system to model and reason about players’ knowledge. With KOP , the general relationship between knowledge and strategies can be analyzed, which is not handled by the traditional game theory. We show how strategies are constrained by knowledge and present new strategies for various problem settings. We also show how to achieve desired knowledge update via communication so that players can achieve the best possible outcome. With respect to players’ knowledge, our strategies always dominate minimax and work well for the general knowledge cases where previous algorithms do not apply.
منابع مشابه
Games People Play - Conflicts, mechanisms and collective decision-making in expert committees
In this paper, a gentle introduction to Game Theory is presented in the form of basicconcepts and examples. Minimax and Nash's theorem are introduced as the formalde nitions for optimal strategies and equilibria in zero-sum and nonzero-sum games.Several elements of cooperative gaming, coalitions, voting ensembles, voting power andcollective e ciency are described in brief. Analy...
متن کاملMonte Carlo Tree Search Techniques in the Game of Kriegspiel
Monte Carlo tree search has brought significant improvements to the level of computer players in games such as Go, but so far it has not been used very extensively in games of strongly imperfect information with a dynamic board and an emphasis on risk management and decision making under uncertainty. In this paper we explore its application to the game of Kriegspiel (invisible chess), providing...
متن کاملVehicle Routing Problem in Competitive Environment: Two-Person Nonzero Sum Game Approach
Vehicle routing problem is one of the most important issues in transportation. Among VRP problems, the competitive VRP is more important because there is a tough competition between distributors and retailers. In this study we introduced new method for VRP in competitive environment. In these methods Two-Person Nonzero Sum games are defined to choose equilibrium solution. Therefore, revenue giv...
متن کاملTutoring Strategies in Game-Tree Search
Introduction. According to the analysis of grandmaster-like strategies in Shogi [Iida and Uiterwijk 1993], it is important for a teacher, at the beginning stages of teaching, to intentionally lose an occasional game against a novice opponent, or to play less than optimally in order to give the novice some prospects of winning, without this being noticed by the opponent. Such a strategy is calle...
متن کاملProb-Maxn: Playing N-Player Games with Opponent Models
Much of the work on opponent modeling for game tree search has been unsuccessful. In two-player, zero-sum games, the gains from opponent modeling are often outweighed by the cost of modeling. Opponent modeling solutions simply cannot search as deep as the highly optimized minimax search with alpha-beta pruning. Recent work has begun to look at the need for opponent modeling in n-player or gener...
متن کامل